home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinitrc next >
Text File  |  2009-04-29  |  226b  |  10 lines

  1. #!/bin/bash
  2. # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
  3.  
  4. # /etc/X11/xinit/xinitrc
  5. #
  6. # global xinitrc file, used by all X sessions started by xinit (startx)
  7.  
  8. # invoke global X session script
  9. . /etc/X11/Xsession
  10.